Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Problem with @MailSend in R6 vs R5
~Umberto Nongeroson 2.Oct.03 01:59 PM a Web browser
Notes Client 6.0.1 Windows 2000


Except for some syntax problems with your formula (see below), I have no problems with it in either R5 or R6 - works fine for me! However, I don't see the need for the computed field appcontactlist, since the @MailSend expects a text string anyway, so @MailSend(Appcontacts; ""; ""; newSubject; "") should work just as well.

appcontactlist := @Explode(Appcontacts; ";");
sendTo := appcontactlist;
newSubject := "test";
Body := "...";
@MailSend(sendTo; ""; ""; newSubject; "")




Problem with @MailSend in R6 vs R5 (~Chris Fezkimar... 2.Oct.03)
. . RE: Problem with @MailSend in R6 vs... (~Olga Xantumich... 2.Oct.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS